4 research outputs found

    Assessing the Performance of a Speech Recognition System Embedded in Low-Cost Devices

    Get PDF
    The main purpose of this research is to investigate how an Amazigh speech recognition system can be integrated into a low-cost minicomputer, specifically the Raspberry Pi, in order to improve the system\u27s automatic speech recognition capabilities. The study focuses on optimizing system parameters to achieve a balance between performance and limited system resources. To achieve this, the system employs a combination of Hidden Markov Models (HMMs), Gaussian Mixture Models (GMMs), and Mel Frequency Spectral Coefficients (MFCCs) with a speaker-independent approach. The system has been developed to recognize 20 Amazigh words, comprising of 10 commands and the first ten Amazigh digits. The results indicate that the recognition rate achieved on the Raspberry Pi system is 89.16% using 3 HMMs, 16 GMMs, and 39 MFCC coefficients. These findings demonstrate that it is feasible to create effective embedded Amazigh speech recognition systems using a low-cost minicomputer such as the Raspberry Pi. Furthermore, Amazigh linguistic analysis has been implemented to ensure the accuracy of the designed embedded speech system

    A Feature Selection Approach Based on Archimedes’ Optimization Algorithm for Optimal Data Classification

    Get PDF
    Feature selection is an active research area in data mining and machine learning, especially with the increase in the amount of numerical data. FS is a search strategy to find the best subset of features among a large number of subsets of features. Thus, FS is applied in most modern applications and in various domains, which requires the search for a powerful FS technique to process and classify high-dimensional data. In this paper, we propose a new technique for dimension reduction in feature selection. This approach is based on a recent metaheuristic called Archimedes’ Optimization Algorithm (AOA) to select an optimal subset of features to improve the classification accuracy. The idea of the AOA is based on the steps of Archimedes' principle in physics. It explains the behavior of the force exerted when an object is partially or fully immersed in a fluid. AOA optimization maintains a balance between exploration and exploitation, keeping a population of solutions and studying a large area to find the best overall solution. In this study, AOA is exploited as a search technique to find an optimal feature subset that reduces the number of features to maximize classification accuracy. The K-nearest neighbor (K-NN) classifier was used to evaluate the classification performance of selected feature subsets. To demonstrate the superiority of the proposed method, 16 benchmark datasets from the UCI repository are used and also compared by well-known and recently introduced meta-heuristics in this context, such as: sine-cosine algorithm (SCA), whale optimization algorithm (WOA), butterfly optimization algorithm (BAO), and butterfly flame optimization algorithm (MFO). The results prove the effectiveness of the proposed algorithm over the other algorithms based on several performance measures used in this paper

    Speech Recognition Algorithms based Cough Recognition System

    No full text
    This paper introduces an innovative technique for creating a cough detection system that relies on speech recognition algorithms. The strategy utilizes the Kaldi platform, which is open source and incorporates a hybrid system of Gaussian Mixture Model-based Hidden Markov Models (GMM-HMM) through a straightforward monophone training model. Additionally, the study examines the effectiveness of two different feature extraction approaches, Mel Frequency Cepstral Coefficient (MFCC) and Perceptual Linear Prediction (PLP). The proposed system can function as a collection tool for gathering natural and spontaneous cough data from conversations or continuous speech. The paper also compares the Kaldi and CMU Sphinx4 toolkits, concluding that Kaldi’s use of GMM-HMM outperforms CMU Sphinx4
    corecore